AddPixel
Description
This method adds the POINT entity.
Parameter | Type | Description |
---|---|---|
Data | TdxfExportData | The instance of the TdxfExportData type is a parameter of the AddPixel procedure. The point coordinates are passed in by the Point field of the TdxfExportData type. |
Syntax
procedure AddPixel(const Data: TdxfExportData);